The PciController class lacks a configuration method to re-generate the
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 10 May 2006 15:07:46 +0000 (16:07 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 10 May 2006 15:07:46 +0000 (16:07 +0100)
commitcf6a9db5e60c3329bb61c13c7d7879f0323fa5cc
tree59771fcdf49d08a329d57f8645dd8729a2be999e
parent4886fcc7492e97ada683118369ffbe347b0da860
The PciController class lacks a configuration method to re-generate the
configuration of an existing domain. This is needed for a domain to be
able to reboot and retain its PCI device configuration. This patch adds
such support.

Thanks to Mike Wright for reporting this problem and working with me to
fix it.

Signed-off-by: Ryan Wilson <hap9@epoch.ncsc.mil>
tools/python/xen/xend/server/pciif.py